Skip to content

Conversation

MoteHue
Copy link
Contributor

@MoteHue MoteHue commented Jan 14, 2025

Wazuh instance wasnt creating wazuh-alerts-* indices and the "Check alerts index pattern" health-check fails.

Error and solution from logs:

Error reading manifest file: config file ("/usr/share/filebeat/module/wazuh/alerts/manifest.yml") can only be writable by the owner but the permissions are "-rw-rw-rw-"
to fix the permissions use: 'chmod go-w /usr/share/filebeat/module/wazuh/alerts/manifest.yml'

@MoteHue MoteHue requested a review from a team as a code owner January 14, 2025 16:43
@product-auto-label product-auto-label bot added size: xs ansible Ansible playbooks labels Jan 14, 2025
@MoteHue
Copy link
Contributor Author

MoteHue commented Jan 14, 2025

Would be good to test this on a fresh Wazuh deploy if anyone has the time :)

seunghun1ee
seunghun1ee previously approved these changes Jan 14, 2025
Wazuh instance wasnt creating wazuh-alerts-* indices and the
"Check alerts index pattern" health-check fails.

Error and solution from logs:

```
Error reading manifest file: config file ("/usr/share/filebeat/module/wazuh/alerts/manifest.yml") can only be writable by the owner but the permissions are "-rw-rw-rw-"
to fix the permissions use: 'chmod go-w /usr/share/filebeat/module/wazuh/alerts/manifest.yml'
```
@MoteHue MoteHue merged commit 44f8f21 into stackhpc/2024.1 Jan 15, 2025
14 checks passed
@MoteHue MoteHue deleted the wazuh-alerts-manifest branch January 15, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ansible Ansible playbooks size: xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants